home *** CD-ROM | disk | FTP | other *** search
- Path: newshub.cts.com!usenet
- From: Dwayne White <dwayne@cts.com>
- Newsgroups: comp.lang.c++
- Subject: Re: I need help please
- Date: Fri, 15 Mar 1996 20:08:14 -0500
- Organization: Personal Touch Computing
- Message-ID: <314A147E.2EF9@cts.com>
- References: <4i5hie$c51@cloner3.netcom.com>
- NNTP-Posting-Host: dwhite.cts.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- Program two is solved if you happen to have vc++ 1.5 or above, they have
- a check book sample that does just what you want.
-
- Later
-
- Dwayne White
- > program No. (2)
- >
- > write a C++ program that inputs a numeric check amount and writes
- > the word equivalent of the amount. For example, the amount 112.43
- > should be written as
- >
- > ONE HUNDRED TWELVE AND 43/100
- >
-